home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / scrbdr3t.zip / SAMPLE.CFG < prev    next >
Text File  |  1992-01-19  |  3KB  |  57 lines

  1. COM1                           =>  Default Comm Port #
  2. Christopher                    =>  Sysop's First Name
  3. Hall                           =>  Sysop's Last Name
  4. PC Network                     =>  Bulletin Board Name
  5. D:\BBS\QBBS                    =>  [Path\]DoorType (see Notes below)
  6. D:\BBS\Scrabble\Scrabble.Dic   =>  [Path\]Scrabble.Dic
  7. D:\BBS\Files\Status.Ans        =>  [Path\]Ansi Status Bulletin Name
  8. D:\BBS\Files\Status.Asc        =>  [Path\]Ascii Status Bulletin Name
  9. D:\BBS\Files\TopTen.Ans        =>  [Path\]Ansi TopTen Bulletin Name
  10. D:\BBS\Files\TopTen.Asc        =>  [Path\]Ascii TopTen Bulletin Name
  11. D:\BBS\Files\History.Txt       =>  [Path\]Ascii Game History File
  12. 3                              =>  Number of Games Allowed per Player
  13. 3                              =>  Word Guesses Allowed before Forced Pass
  14. 300                            =>  Time Limit for No Activity (seconds)
  15. 3                              =>  Days to Keep Completed Games
  16. 20                             =>  Max Number of Games Allowed
  17. YES                            =>  Use Direct Screen Writes? [YES|NO]
  18. 19200                          =>  [Locked_Baud_Rate][NO]
  19. CTS                            =>  [CTS][NOCTS]
  20. YES                            =>  AutoQkTerm Checking [YES|NO]
  21. PC Network - Home of Scrabble  =>  Extra Line for Main Menu Title
  22. -Eof-
  23. ---------------------------------------------------------------------------
  24. Notes:
  25.  
  26. Please remove the Comment Lines from your Scrabble.Cfg file!
  27.  
  28. RBBS and OSIRIS require the Node # to be appended to the DoorType Keyword,
  29. otherwise, it would be impossible to determine the proper Exit File name.
  30.  
  31. This file should be renamed to 'Scrabble.Cfg'
  32.  
  33. The Path to the DoorType is the complete path specification to your BBS
  34. Door information file with THIS MAJOR EXCEPTION!
  35.  
  36.          *** DO NOT LIST THE FILENAME *** LIST THE DOORTYPE ***
  37.  
  38. [Path\]DoorType of:
  39.  
  40.      PCB     (PCBoard 14xx)   GT      (GTPowerComm)   GT5     (GT v15.5)
  41.      GAP     (Generic/Gap)    Genesis (Genesis)       WildCat (WildCat)
  42.      RBBS#   (RBBS v17+)      RBBSE#  (RBBS v17-)     OS#     (Osiris)
  43.      OSSE### (Osiris SE)      SPIT    (SpitFire)      QBBS    (QuickBBS)
  44.  
  45.      eg.  C:\BBS\RBBS1      (Reads C:\BBS\DorInfo1.Def)
  46.           QBBS              (Reads DorInfo1.Def in current directory)
  47.           D:\PCBoard\PCB    (Reads D:\PCBoard\PCBoard.Sys)
  48.           OS3               (Reads ExtInfo3.QBS in current directory)
  49.           OSSE256           (Read Out256.QBS in current directory)
  50.           RBBSE2            (Reads DorInfo2.Def in current directory)
  51.           D:\BBS\SPIT       (Reads D:\BBS\SFDoors.Dat)
  52.           etc.
  53.  
  54. The path to the Dictionary was added so that multiple copies of the game
  55. can access the same Dictionary file.
  56.  
  57.